[INFO] cloning repository https://github.com/nishantxscooby/vstp-latest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nishantxscooby/vstp-latest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnishantxscooby%2Fvstp-latest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnishantxscooby%2Fvstp-latest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c23ee5be5a0223a2e5007d36e781f489bd4c187
[INFO] testing nishantxscooby/vstp-latest against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnishantxscooby%2Fvstp-latest" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nishantxscooby/vstp-latest
[INFO] finished tweaking git repo https://github.com/nishantxscooby/vstp-latest
[INFO] tweaked toml for git repo https://github.com/nishantxscooby/vstp-latest written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nishantxscooby/vstp-latest on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nishantxscooby/vstp-latest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debug-helper v0.3.13
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded crc-any v2.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c19e5716537190694626960e946f642ef4c5611ddd1174baf7151e87e60db996
[INFO] running `Command { std: "docker" "start" "-a" "c19e5716537190694626960e946f642ef4c5611ddd1174baf7151e87e60db996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c19e5716537190694626960e946f642ef4c5611ddd1174baf7151e87e60db996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c19e5716537190694626960e946f642ef4c5611ddd1174baf7151e87e60db996", kill_on_drop: false }`
[INFO] [stdout] c19e5716537190694626960e946f642ef4c5611ddd1174baf7151e87e60db996
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5efcb9d5f68ef63c6def032f160c553df22d3216794b81bd16337e48ce8e8caa
[INFO] running `Command { std: "docker" "start" "-a" "5efcb9d5f68ef63c6def032f160c553df22d3216794b81bd16337e48ce8e8caa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling vstp v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout]  --> src/udp/server.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                      ^^^^^        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/easy.rs:280:32
[INFO] [stdout]     |
[INFO] [stdout] 280 | ...                   Ok(data) => {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/easy.rs:232:40
[INFO] [stdout]     |
[INFO] [stdout] 232 | ...                   Ok(data) => {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client_addr` is never read
[INFO] [stdout]    --> src/easy.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | struct ServerMessage {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 169 |     data: Vec<u8>,
[INFO] [stdout] 170 |     client_addr: SocketAddr,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `next_session_id` are never read
[INFO] [stdout]   --> src/udp/server.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct VstpUdpServer {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 34 |     socket: UdpSocket,
[INFO] [stdout] 35 |     config: UdpServerConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 36 |     reassembly: ReassemblyManager,
[INFO] [stdout] 37 |     next_session_id: Arc<Mutex<u128>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] running `Command { std: "docker" "inspect" "5efcb9d5f68ef63c6def032f160c553df22d3216794b81bd16337e48ce8e8caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5efcb9d5f68ef63c6def032f160c553df22d3216794b81bd16337e48ce8e8caa", kill_on_drop: false }`
[INFO] [stdout] 5efcb9d5f68ef63c6def032f160c553df22d3216794b81bd16337e48ce8e8caa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e2f0eae9d9fdd9293c20a2ed57e879460fc9c6039365909ff3a511ea7611110
[INFO] running `Command { std: "docker" "start" "-a" "5e2f0eae9d9fdd9293c20a2ed57e879460fc9c6039365909ff3a511ea7611110", kill_on_drop: false }`
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling vstp v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout]  --> src/udp/server.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                      ^^^^^        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/easy.rs:280:32
[INFO] [stdout]     |
[INFO] [stdout] 280 | ...                   Ok(data) => {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/easy.rs:232:40
[INFO] [stdout]     |
[INFO] [stdout] 232 | ...                   Ok(data) => {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client_addr` is never read
[INFO] [stdout]    --> src/easy.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | struct ServerMessage {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 169 |     data: Vec<u8>,
[INFO] [stdout] 170 |     client_addr: SocketAddr,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `next_session_id` are never read
[INFO] [stdout]   --> src/udp/server.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct VstpUdpServer {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 34 |     socket: UdpSocket,
[INFO] [stdout] 35 |     config: UdpServerConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 36 |     reassembly: ReassemblyManager,
[INFO] [stdout] 37 |     next_session_id: Arc<Mutex<u128>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout]  --> src/udp/server.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                      ^^^^^        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VstpClient`
[INFO] [stdout]  --> examples/chat_simplified.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use vstp::easy::{VstpClient, VstpServer};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]   --> examples/udp_server.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     server.run(handle_frame).await?;
[INFO] [stdout]    |            ^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vstp` (example "udp_server") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `VstpClient`
[INFO] [stdout]  --> examples/file_transfer_simplified.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use vstp::easy::{VstpClient, VstpServer};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]   --> tests/combined_transport_tests.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |         udp_server.run(|_addr, frame| async move {
[INFO] [stdout]    |         -----------^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]   --> tests/udp_integration_tests.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |         server.run(|_addr, frame| async move {
[INFO] [stdout]    |         -------^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `read_line` exists for struct `tokio::io::Stdin`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/chat_client_simplified.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     io::stdin().read_line(&mut name).await?;
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/io/stdin.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub struct Stdin {
[INFO] [stdout]    |     ---------------- doesn't satisfy `tokio::io::Stdin: AsyncBufReadExt` or `tokio::io::Stdin: AsyncBufRead`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `tokio::io::Stdin: AsyncBufRead`
[INFO] [stdout]            which is required by `tokio::io::Stdin: AsyncBufReadExt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/chat_client_simplified.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     while let Some(Ok(line)) = stdin.next_line().await {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^   ----------------------- this expression has type `Result<std::option::Option<String>, std::io::Error>`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected `Result<Option<String>, Error>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<std::option::Option<String>, std::io::Error>`
[INFO] [stdout]               found enum `std::option::Option<_>`
[INFO] [stdout] help: try wrapping the pattern in `Ok`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     while let Ok(Some(Ok(line))) = stdin.next_line().await {
[INFO] [stdout]    |               +++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]   --> tests/combined_transport_tests.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |         udp_server.run(|_addr, frame| async move {
[INFO] [stdout]    |         -----------^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/file_client_simplified.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut client = VstpClient::connect_tcp("127.0.0.1:8080").await?;
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]    --> tests/combined_transport_tests.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |         udp_server.run(|_addr, frame| async move {
[INFO] [stdout]     |         -----------^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]   --> tests/udp_integration_tests.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |         server.run(|_addr, frame| async move {
[INFO] [stdout]    |         -------^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]   --> tests/udp_integration_tests.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |         server.run(|_addr, frame| async move {
[INFO] [stdout]    |         -------^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vstp` (test "combined_transport_tests") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]    --> tests/udp_integration_tests.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |         server.run(|addr, frame| async move {
[INFO] [stdout]     |         -------^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vstp` (example "chat_client_simplified") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]    --> tests/complex_data_transfer_tests.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | /         udp_server
[INFO] [stdout] 106 | |             .run(|addr, frame| async move {
[INFO] [stdout]     | |             -^^^ method not found in `VstpUdpServer`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]    --> tests/complex_data_transfer_tests.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         server
[INFO] [stdout] 166 | |             .run(move |addr, frame| {
[INFO] [stdout]     | |             -^^^ method not found in `VstpUdpServer`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vstp` (test "udp_integration_tests") due to 4 previous errors
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/easy.rs:280:32
[INFO] [stdout]     |
[INFO] [stdout] 280 | ...                   Ok(data) => {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/easy.rs:232:40
[INFO] [stdout]     |
[INFO] [stdout] 232 | ...                   Ok(data) => {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]   --> examples/advanced_features_demo.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |         udp_server.run(|addr, frame| async move {
[INFO] [stdout]    |         -----------^^^ method not found in `VstpUdpServer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]    --> tests/complex_data_transfer_tests.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 294 | /         server
[INFO] [stdout] 295 | |             .run(move |addr, frame| {
[INFO] [stdout]     | |             -^^^ method not found in `VstpUdpServer`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]    --> tests/complex_data_transfer_tests.rs:350:14
[INFO] [stdout]     |
[INFO] [stdout] 349 | /         server
[INFO] [stdout] 350 | |             .run(move |addr, frame| {
[INFO] [stdout]     | |             -^^^ method not found in `VstpUdpServer`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for struct `VstpUdpServer` in the current scope
[INFO] [stdout]    --> tests/complex_data_transfer_tests.rs:427:14
[INFO] [stdout]     |
[INFO] [stdout] 426 | /         udp_server
[INFO] [stdout] 427 | |             .run(|addr, frame| async move {
[INFO] [stdout]     | |             -^^^ method not found in `VstpUdpServer`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session_id`
[INFO] [stdout]   --> tests/complex_data_transfer_tests.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .run(|session_id, frame| async move {
[INFO] [stdout]    |                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vstp` (test "complex_data_transfer_tests") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vstp` (example "advanced_features_demo") due to 1 previous error
[INFO] [stdout] warning: field `client_addr` is never read
[INFO] [stdout]    --> src/easy.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | struct ServerMessage {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 169 |     data: Vec<u8>,
[INFO] [stdout] 170 |     client_addr: SocketAddr,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `next_session_id` are never read
[INFO] [stdout]   --> src/udp/server.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct VstpUdpServer {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 34 |     socket: UdpSocket,
[INFO] [stdout] 35 |     config: UdpServerConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 36 |     reassembly: ReassemblyManager,
[INFO] [stdout] 37 |     next_session_id: Arc<Mutex<u128>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e2f0eae9d9fdd9293c20a2ed57e879460fc9c6039365909ff3a511ea7611110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2f0eae9d9fdd9293c20a2ed57e879460fc9c6039365909ff3a511ea7611110", kill_on_drop: false }`
[INFO] [stdout] 5e2f0eae9d9fdd9293c20a2ed57e879460fc9c6039365909ff3a511ea7611110
